Mobile
Log In Sign Up
Home > english-french > "java 2d" in French

French translation for "java 2d"

java2d
Example Sentences:
1.These objects are a necessary part of every Java 2D drawing operation.
Ces objets sont les composants de base de presque toutes les opérations Java2D.
2.Java 2D therefore optimizes common drawing operations so that many of these steps can be skipped.
Java2D se permet donc d’optimiser certaines opérations basiques de dessin de manière à sauter ou éviter certaines étapes.
3.A shape in Java 2D is a boundary which defines an inside and an outside.
Une forme en Java2D peut être interprétée comme étant une frontière infiniment fine définissant un dehors et un dedans.
4.Every Java 2D drawing operation can ultimately be treated as filling a shape using a paint and compositing the result onto the screen.
En effet chaque opération Java2D peut se résumer en un remplissage d'une forme avec une peinture suivi de sa composition sur l’écran (voir le chapitre Destination).
5.Every Java 2D operation is subject to a transform, so that shapes may be translated, rotated, sheared, and scaled as they are drawn.
Chaque opération Java2D peut être l’objet d’une transformation, faisant que les formes peuvent être translatées, tournées, inclinées voir agrandies ou rétrécies au moment de leur rendu.
6.Java 2D performs the minimum amount of work necessary to make it seem as if it is performing all of these steps for each operation, therefore retaining both great flexibility and high performance.
Java 2D fait donc dans tous les cas la somme minimale de travail nécessaire pour achever un résultat similaire à un traitement complet ; ceci lui permet d’avoir à la fois une grande flexibilité et de bonnes performances.
7.However, the destination can be anything, such as a printer, memory image, or even an object which accepts Java 2D graphics commands and translates them into vector graphic image files.
Cependant la surface de rendu finale peut être de toute autre nature comme, par exemple, une imprimante, une image en mémoire ou même n’importe quel objet qui accepterait des commandes Java2D et les traduirait en commandes pour générer un format quelconque d'image vectorielle.
8.Conceptually, drawing a straight black line in Java 2D can be thought of as creating a line segment, transforming it according to the current transform, stroking it to create a thin rectangle, querying this shape to compute the pixels being affected, generating the pixels using java.awt.Color.BLACK, and then compositing the results onto the screen.
Conceptuellement, dessiner un segment noir en Java2D reviendrai à créer un segment, le transformer suivant la transformation courante, générer son tracé ce qui a pour effet de créer un rectangle de fine épaisseur, identifier sur cette forme les pixels affectés par le remplissage puis les générer avec la couleur java.awt.Color.BLACK et enfin composer le résultat sur l’écran.
Similar Words:
"java (board game)" French translation, "java (dance)" French translation, "java (programming language)" French translation, "java (programming language) libraries" French translation, "java (software platform)" French translation, "java 3d" French translation, "java annotation" French translation, "java anon proxy" French translation, "java api for xml messaging" French translation